Auto merge of #1860 - alexcrichton:use-filetime-set-file-times, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 29 Jul 2015 17:27:23 +0000 (17:27 +0000)
committerbors <bors@rust-lang.org>
Wed, 29 Jul 2015 17:27:23 +0000 (17:27 +0000)
commite0a82d6ad87dd95be6ebee21f10533c04a6bbef3
tree21b31e8992166642631c03107954ea4b8498a3c3
parentb6668e6516c819c40070df7683c599e4f21a8314
parent4b555d6ea95dc4f962658eeb4e3b5d677b652434
Auto merge of #1860 - alexcrichton:use-filetime-set-file-times, r=alexcrichton

Don't vendor the implementation locally.

Closes #1859